home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4428 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  855 b 

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MS Visual C++ 2.0 Name Mangling
  5. Date: 30 Jan 1996 09:40:52 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4ekp34$kf9@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe2.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Jan 29, 1996 22:10:39 in article <MS Visual C++ 2.0 Name Mangling>,
  15. 'dtrapp@cs.ucr.edu (Darren Lee Trapp)' wrote: 
  16.  
  17.  
  18. >I am trying to prevent MS Visual C++ 2.0 from mangling names when linking 
  19. >to a .lib file.  I have tried selecting '_fastcall' code generation but  
  20. >the linker still is looking for '_name@0'.   
  21.  
  22. Read the FAQ or your documentation on extern "C" declaration. 
  23.  
  24. -- 
  25. Pete Grant 
  26. Kalevi, Inc. 
  27. Object Oriented Software Development
  28.